This is an example of a Write document. Write extends the standard text system by "active characters". The clocks, animated icons and other objects appearing in the text below are extensions of regular characters. Just as ordinary characters, they float in the text and may be inserted into and copied among Write documents without restriction. Documents containing these extended characters (which we call Write Elements) may be stored and opened at any time, preserving the complete state information of all elements. You may wish to experiment with Write, for example by creating more clocks at the caret position by executing the command ClockElems.Insert , giving an optional size parameter. Elements are always clipped to the frame that displays them, i.e. they are never partially drawn if they do not fit into the window completely.
Popup Elements:
PopupElems.Insert "ButtonName" {Press Action Button over the outlined rectangle}
{above to get a popup menu. Press Action and}
{Use this command to create a new} {Select simultaneously to edit the menu.}
{popup box. Then open its edit window} {Any changes you make in the edit window are}
{and start adding commands.} {instantly propagated to the menu.}
{The popup menu will remember the last command}
{you chose and offer it as a default the next time}
{around. If you store the document, this information}
{is even saved to the file...}
Clock Elements:
ClockElems.Insert 12 {minimum} {You can create any number of clocks of any size.}
ClockElems.Insert 20 {default}
ClockElems.Insert 50
Fold Elements:
click on the left triangle
FoldElems.Insert {Click action at a filled triangle to expand hidden}
FoldComp.Compile */s {text. Make a new fold element by selecting some}
FoldComp.ShowError {text and executing FoldElems.Insert .}
More Info: Write.Open FoldDemo.Txt
Icon Elements:
IconElems.Insert {Press Action Button over Icon to activate}
{a ScreenSaver, then press any key to return.}
Chaos Elements:
ChaosElems.Insert 1900 1000 {Big Monitor} {Will be inserted at caret position.}